In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPicturePDF / GetOCGPrintState Method

GetOCGPrintState Method (IGdPicturePDF)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(258)>

Function GetOCGPrintState( _

   ByVal OCGId As Integer _

) As PdfOcgState
[DispId(258)]

PdfOcgState GetOCGPrintState( 

   int OCGId

)
function GetOCGPrintState( 

    OCGId: Integer

): PdfOcgState; 
DispIdAttribute(258)

function GetOCGPrintState( 

   OCGId : int

) : PdfOcgState;
[DispId(258)]

PdfOcgState GetOCGPrintState( 

   int OCGId

) 
[DispId(258)]

PdfOcgState GetOCGPrintState( 

   int OCGId

) 

Parameters

OCGId
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPicturePDF
IGdPicturePDF Members